window: Fix up the buildable implementation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Apr 2019 19:37:41 +0000 (19:37 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Apr 2019 22:20:55 +0000 (22:20 +0000)
commitc98313016e7a83ff84bfc1971d7516412d3fdbea
tree66995867cc6d04152ba65c0a3ba1e677684225b7
parent3a40555202262d038916e9a7c67422e129688084
window: Fix up the buildable implementation

We were assuming that the parent class has a custom
set_property, which may not be the case. Be more
careful.
gtk/gtkwindow.c